home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / program / disk_led.zip / DISK-LED.DOC next >
Text File  |  1996-05-27  |  1KB  |  38 lines

  1.  
  2.                         DISK-LED a simple TSR utility
  3.                         -----------------------------
  4.  
  5. Hi there,
  6. This package contains 3 files as listed below :
  7.  
  8. 1 - DISK-LED.PAS : The pascal source code for a TSR utility
  9. 2 - DISK-LED.EXE : The compiled .EXE file of DISK-LED.PAS
  10. 3 - DISK-LED.DOC : This file!
  11.  
  12. ------------------------------------------------------------------------------
  13.  
  14. This is a simple TSR utility that shows your floppy drive status like the
  15. floppy drive LED, but this is better and shows READ or WRITE access
  16. to floppy disk too.
  17. If you have READ access to your floppy disk a red 'R' letter on a green
  18. background appears on the top-left corner of the screen and if you have   
  19. a WRITE access a 'W' appears.
  20. This is not a commercial utility, this is only an example for TSR programming
  21. in Turbo Pascal. You can modify the source code and use it in your own works. 
  22.  
  23. I love programming !!! Don't forget me and send your comments and suggestions
  24. I will be glad if we talk about programming and working on a project!
  25. My internet email address is :
  26.                                seyyedof@ce.sharif.ac.ir 
  27.  
  28. So I have an account in SWCBBS ( Software Creations BBS ), 
  29. my user name is : 
  30.                                Ali Seyedof
  31.  
  32.  
  33. --Ali Seyedof 1996
  34.  
  35. Have Fun...
  36.  
  37.  
  38.